type net/http.ioFS

3 uses

	net/http (current package)
		fs.go#L762: type ioFS struct {
		fs.go#L770: func (f ioFS) Open(name string) (File, error) {
		fs.go#L838: 	return ioFS{fsys}